Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: upgrade gradle wrapper to v8.7 #62

Merged
merged 1 commit into from
Apr 22, 2024
Merged

Conversation

philCryoport
Copy link
Collaborator

@philCryoport philCryoport commented Apr 22, 2024

Description

  • With gradle v8.7, ran gradle wrapper --gradle-version 8.7
  • Then ran ./gradlew :buildPlugin
    • Build was reported as successful
  • Then ran ./gradlew :runPluginVeriifer
    -Task was reported as successful

Related issue(s)
Resolved #61

@philCryoport philCryoport changed the base branch from master to release/2.5.0 April 22, 2024 19:05
Copy link

sonarcloud bot commented Apr 22, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

Base automatically changed from release/2.5.0 to master April 22, 2024 20:33
Copy link
Member

@theschles theschles left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@theschles is my personal account; @philCryoport is my work account.

@Pakisan Pakisan merged commit e66accd into master Apr 22, 2024
25 checks passed
@Pakisan Pakisan deleted the Update-Gradle-to-8.7 branch April 22, 2024 20:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: Update to latest Gradle Wrapper stable
3 participants